From: Vasudev Kamath Date: Mon, 18 Sep 2017 15:35:02 +0000 (+0530) Subject: Ignore sublime workspace file from hex crate. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~154 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=208dbfd62429b70b052d1ee60e152e9692510ce4;p=cargo.git Ignore sublime workspace file from hex crate. --- diff --git a/debian/vendor-tarball-filter.txt b/debian/vendor-tarball-filter.txt index 780d28224..d3baccfb4 100644 --- a/debian/vendor-tarball-filter.txt +++ b/debian/vendor-tarball-filter.txt @@ -18,3 +18,6 @@ dbghelp-sys-*/*/*.a # To clean deps before making a new tarball, run # grep -v '^#' debian/deps-tarball-filter.txt | xargs -I% sh -c 'rm -rf %' + +# We do not need sublime workspace file for building package +hex-*/rust-hex.sublime-workspace